@charset "utf-8";
html{overflow-x:hidden}
body{font-size:16px;font-family:"微软雅黑";}
html,body{height:100%;width:100%;}
p,h1,h2,h3,h4,h5,h6,dd,dt,dl,li,ol,body,html,form,textarea,input,select,table,ul{margin:0;padding:0;}
ul,li,ol{list-style:none;}
a,u,button{text-decoration:none;color:inherit;}
section,article,aside,nav,header,footer,main{display:block;}
img{border:0;}
.clear::after{content:'';display:block;visibility:hidden;opacity:0;clear:both;height:0;overflow:hidden;}
@font-face { 
  font-family:'cuya'; 
  src: url('../images/cuya.ttf'); 
}
.cuya{font-family: "cuya";}
/*webkit scroll*/
::-webkit-scrollbar-track-piece {background-color:#f5f5f5;border-left:1px solid #d2d2d2;}
::-webkit-scrollbar {width:8px;height:13px;}
::-webkit-scrollbar-thumb {background-color:#c6c6c6;background-clip:padding-box;min-height:28px;border-radius: 10px;}
::-webkit-scrollbar-thumb:hover {background-color:#cc0000;}
/*ie scroll*/
@-ms-viewport {width:device-width;}
.w1300{ width:1200px; margin:0 auto;}

/* 上边不要动 */
.navg{width:100%;height:90px;background: url(../images/bgnytop.jpg) no-repeat top center rgba(242, 242, 242, 1); position:relative;}
.navg .reset_style{position: absolute;
    top: 29px;
    left: 318px;
    z-index: 1;
    width: 163px;
    height: 31px;}
.reset_style p {
    word-break: normal;
	margin: 0 !important;
    font-size: 12px!important;
}
.nav_cnt {
    position: absolute;
    top: 30px;
    left: 550px;
    z-index: 2;
    width: 240px;
    height: 30px;
}

.nav_cnt .p_breadcrumbFirst {
    display: inline-block;
    vertical-align: middle;
    position: relative;
	font-size: 14px;
    color: #00468c;
}
.nav_cnt .p_breadcrumbFirst>a>.font {
    display: inline-block;
    line-height: 30px;
}
.nav_cnt .p_end {
    margin-right: 6px;
    margin-left: 6px;
    vertical-align: middle;
	display: inline-block;
    margin: 0;
    padding: 0;
    text-align: left;
    color: rgba(51,51,51,1);
    font-size: 14px;
    font-weight: 400;
}
.nav_cnt .p_end .font {
    white-space: nowrap;
    vertical-align: middle;
    text-align: inherit;
    line-height: 14px;
}
.p_breadcrumbCurrent {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.p_breadcrumbCurrent .font {
    display: inline-block;
    font-size: 14px;
    color: #666;
    height: 30px;
    line-height: 30px;
}
.fenlei{
    position: absolute;
    top: 24px;
    left: 830px;
    z-index: 3;
    width: 740px;
    height: 45px;
}
.fenlei >div {
    animation-name: fadeInRight;
    animation-duration: 0.5s;
    animation-delay: 1s;
    animation-fill-mode: both;
}
.e_box {
    position: relative;
    border: 0;
    width: inherit;
    height: inherit;
    margin: 0;
    padding: 0;
}
.fenlei ul {
    display: inline-block;
    text-align: center;
    width: 100%;
}
.fenlei .p_articles {
    margin: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
	 height: auto;
    width: auto;
    float: left;
}
.fenlei ul li {
    width: auto;
    display: inline-block;
    text-align: center;
}
.fenlei ul li a {
    font-size: 14px;
    text-decoration: none;
    border-radius: 5px;
    display: block;
    padding: 10px 20px;
    margin: 0 10px;
    width: auto;
    border: #a9a9a9 1px solid;
    background: none;
    cursor: pointer;
    color: ##707070;
    transition: all 0.6s;
}
.fenlei ul li a:hover {
    background-color: #00529b;
    color: #fff;
    border: #00529b 1px solid;
}
@media screen and (max-width:1400px){
   #nav>ul>li{width:11.5%;text-align:center;float:left;}
   #nav>ul>li a{display:block;position:relative;z-index:1;line-height:104px;padding: 0 1%;}
}
@media screen and (min-width:1400px){
  #nav>ul>li{width:12%;text-align:center;float:left;}
   #nav>ul>li a{display:block;position:relative;z-index:1;line-height:104px;padding: 0 2%;}
}
/*主导航多级菜单*/
.hbg{width: 100%;height: 104px;position: absolute;top: 0;z-index: 9999;background: rgba(255,255,255,.7);}
#logo{margin: 15px 0 0 20px;}
#nav{width: 69%;height: 100%;}
#nav>ul{width:100%;}
#nav>ul::after{content:'';clear:both;display:block;visibility:hidden;}

#nav>ul>li:first-child{background:#cc0000;color:#fff;}

#nav>ul>li a.act, #nav>ul>li a:hover{color: #fff;}
#nav>ul>li>a::after{content:'';position:absolute;left:0;bottom:0;width:0;height:104px;z-index:-1;background:#cc0000;opacity:0;transition:all .3s}
#nav>ul>li>a:hover::after{content:'';opacity:1;width:100%;}
#nav>ul>li>a.act:after{width:100%;opacity:1;}
#nav ul ul{display:none;width:100%;top:104px;position:absolute;left:0;background:rgba(0,0,0,.8);color:#fff;z-index: 9999;}
#nav ul ul li{float:left;width:12.5%;margin:0}
#nav>ul>li ul li a{padding:2%!important;}
#nav>ul>li ul li a span{display:block;}
#nav>ul>li ul li a img{width:100%;display:block;}
#nav>ul>li ul li a p{line-height:30px;font-size: 14px;}
#nav>ul>li ul li a:hover{background: #cc0000;}

/* ------------------------ */
#banner{position:relative;overflow:hidden;width:100%}
#banner ul{position:relative;overflow:hidden;width:500%}
#banner ul li{width:20%;float:left}
#banner ul li img{width:100%;display:block;}
#banner aside{position:absolute;top:0;bottom:0;height:0;width:90%;right:0;left:0;margin:auto}
#banner aside span{display:block;width:65px;height:65px;z-index:63;background:rgba(255,255,255,0.3);border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;position:relative;cursor:pointer;opacity:0;transition:all 0.3s;margin-top:-2%;}
#banner:hover aside span{opacity:1;}
#banner aside span:after{content:'';position:absolute;top:0;bottom:0;right:0;left:20%;margin:auto;width:27px;height:27px;border-top:3px solid #cc0000;border-left:3px solid #cc0000;-webkit-transform:rotateZ(-45deg);-moz-transform:rotateZ(-45deg);-ms-transform:rotateZ(-45deg);-o-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
#banner aside span.prev{float:left;}
#banner aside span.next{float:right;}
#banner aside span.next:after{left:0;right:20%;-webkit-transform:rotateZ(135deg);-moz-transform:rotateZ(135deg);-ms-transform:rotateZ(135deg);-o-transform:rotateZ(135deg);transform:rotateZ(135deg)}
#banner>div{width:150px;position:absolute;right:0;left:0;bottom:7%;margin:auto}
#banner>div em{display:block;float:left;width:18px;height:18px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;border:3px solid #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 4.75px;background:#fff;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;cursor:pointer}
#banner>div em.act{background:#cc0000}
.sl{margin: 40px auto 0 auto;}
.sl,.st,.st div,.sl div{overflow:hidden;}
.sl
.nextinfo{width:100%;overflow:hidden;}
.nextinfo span{background:#eee;margin:20px 1%;width:48%;float:left;text-align:center;border-radius:20px;font-size: 14px;}
.nextinfo span a{color: #000}

/*简介*/
	.about{height: 540px;width: 100%;/*background:url(../images/ab1.jpg) no-repeat center;*/}	
	.about-con{width: 1200px;height: 400px;margin: 0px auto;padding-top: 70px}
	.about-img{width: 500px;height: 400px;float: left;overflow: hidden;}
	.about-txt{width: 700px;height: 400px;background: #fff;float: left}
	.about-txt h1{font-size: 30px;color:#3a64ad;margin: 0 0 20px;}
	.about-txt span{display: block;height: 2px;width: 110px;background: #016add;}
	.about-text{padding: 30px 50px 30px 0; }
	.about-text p{font-size: 16px;color: #666;line-height: 30px}
	.about-more{font-size: 14px;width:160px;height:40px;over-flow:hidden;border: 1px solid #666;background: #016add;position:relative;transition:all ease 0.3s; text-align:center;}
	.about-more a{line-height:40px;text-decoration: none;color: #fff;}
.about-more:hover{border: 1px solid #183885;background:#183885;}
.about-more:hover a{color:#fff}
/*产品*/
.pro {position: relative; background: rgba(248, 248, 248, 1); padding-bottom:30px;}
.pro_title{background-image: url(/images/pdbg11.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width:100%;  padding:120px 4% 30px  4%;}
.pbt{text-align: center;color: #e8b16b;    font-size: 36px;}
.pbt span{display: block;height: 2px;width: 110px;background: #fff; margin:0 auto;}
.pbt p{margin-bottom: 30px;font-family:微软雅黑;color:#FFFFFF}
.pro .prolist{width: 100%;margin:43px 0 60px 0;height: 83px;}
.pro .prolist ul li{position: relative;transition:.5s;float: left;width: 20%;margin-right: 3%;}
.pro .prolist ul li a{color:#fff;font-size:18px;display:block;transition:.2s;line-height:60px; border: 1px solid #ccc;
    border-radius: 10px;text-align: center;overflow: hidden;height: 60px; margin-bottom:10px;}
.pro .prolist ul li:hover a{background: #cc0000;height: 60px;line-height: 60px;}
.proBox {
   padding:0 4% 0 4%;
    height: auto;
    overflow: hidden;
    margin-bottom: 50px;
}
 .proContainer {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.proBox .proLi {
    width: calc((100% - 80px) / 4);
    height: auto;
    margin: 0 0 20px;
   
}
.proBox .porTbox {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: auto;
}
.proBox .proImg {
    width: 100%;
    transition: all .5s ease;
	 border-radius: 10px;
	 height: 280px;
}
.proLi:hover .proImg {
    transform: scale(1.1);
}
.proLi:hover .showBox {
    opacity: 1;
}
.proBox .showBox {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(60,100,178,.6);
    transition: all 0.5s ease;
}
.proBox .showBoxLink {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: block;
    width: 60%;
    color: #fff;
    text-align: center;
    font-size: 1rem;
    padding: 0.5rem 0;
}
.proBox .showBoxLink::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    width: 60%;
    height: 1px;
    background: #fff;
    transition: all .5s ease;
}
.proBox .showBoxLink::after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    width: 60%;
    height: 1px;
    background: #fff;
    transition: all .5s ease;
}
.pr0_more{max-width: 192px;min-height: 52px;background: #3a64ad; margin:0 auto;}
.pr0_more a{width: 100%;
    height: 52px;
	line-height:52px;
	display:inline-block;
    color: rgba(255,255,255,1);
    border-width: 1px;
    border-style: none;
    border-color: transparent;
    padding-top: 0;
    text-align: center;
    min-height: inherit;}
/*.pro .f_cb{width: 100%;}
.pro .f_cb li{width: 24%;margin: 0 1% 1% 0;}
.pro .f_cb li a{color:#fff;display: block;overflow: hidden;position: relative;}
.pro .f_cb li a h5{line-height: 45px;text-align: left;position: absolute;bottom: 0px;background: rgba(0,0,0,0.6);color: #fff;z-index: 9999;width: 100%;font-size: 16px;transition: .5s;text-indent: 16px;margin: 0px; transition: .5s;}
.pro .f_cb li a:hover h5{background: rgba(204,0,0,0.75);height: 100%;font-size: 26px;padding: 20% 10% 0 10%;text-align: center;line-height: 30px;}
.pro .f_cb li a p{position: absolute;top: 50%;color: #fff;font-size: 30px;z-index: 9999;width: 100%;text-align: center;opacity: 0;transition: .5s;}
.pro .f_cb li a:hover p{opacity: 1;}
.pro .f_cb li{float: left;zoom:1; }
.pro .f_cb li img{width:100%;display: block; position: relative;z-index: 52; transition: .5s;}
.pro .f_cb li:hover img{filter: brightness(120%);}
.pro .f_cb li a:after{content:">";position: absolute;right: 2%;bottom: 2%;z-index: 99999;transition: .5s;font-family: "SimSun";font-style: normal;font-size: 18px;background: #fff;border-radius: 50%;overflow: hidden;width: 30px;height: 30px;color: #db0014;text-align: center;line-height: 30px;font-weight: bold;}
.pro .f_cb li:hover a:after{content:"+";width: 50px;height: 50px;line-height: 50px;left: 0;right: 0;margin: 0 auto;font-size: 42px;bottom: 6%;}
*/

@media all and (max-width:1470px){
	.pro .f_cb li a h5{line-height: 70px;font-size: 20px;}
	.pro .prolist ul li a:after{width: 30px;height: 30px;line-height: 30px;text-indent: 9px;}
	
}
@media all and (max-width:1366px){
	.pro .f_cb li a h5{line-height: 60px;font-size: 18px;}
	.pro .prolist ul li a:after{width: 25px;height: 25px;line-height: 25px;text-indent: 7px;}
}


/*案例*/
.anli{background: url(/images/yin_bg.jpg);
    padding: 60px 0; overflow:hidden; background-size:cover;}
 .newBox {
    padding:40px 8% 0 8%;
    height: auto;
    overflow: hidden;
}
.newContainer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
 .newLi {
    width: calc((100% - 7.5%) / 3);
    height: auto;
}
 .boc {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.newImgBox {
    position: relative;
    width: 100%;
    height: 0px;
    overflow: hidden;
    padding-bottom: 85%;
	
}
.newImg {
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
}

.newLi .txtBox {
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 1rem;
	display:none;
   /* background: rgba(60,100,178, .9);*/
    transition: all .5s ease-in-out;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
	position:relative;
}
.newTitle {
    width: 100%;
    text-align: center;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 22px;
}
.newSummry {
    font-size: 16px;
    line-height: 1.5rem;
    color: #fff;
    letter-spacing: 1px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}

 .newLi:hover img {
    transform: scale(1.1) translate(-45%,-45%);
}


/* ---------------新闻----------- */
.news {background: rgba(248, 248, 248, 1);background-size: cover;padding-top:50px; padding-bottom:40px;}
.news .newsbt{text-align: center;}
.news .warp{width: 1075px;margin:0 auto;}
.picFocus{width: 1300px;margin:0 auto;}
.picFocus .fl{width: 49%;}.news_0606{padding:70px 0;}

.news_0606 div.fl{position:relative;overflow: hidden;}
.news_0606 div.fl ._hd{position:absolute;bottom:20px;z-index:9;width:100%;height:14px;text-align:center;}
.news_0606 div.fl ._hd ul{display:inline-block;}
.news_0606 div.fl ._hd ul li{float:left;width:14px;height:14px;overflow:hidden;margin:0 5px;border-radius:50%;background:#fff;font-size:0;}
.news_0606 div.fl ._hd ul li.on{background:#E1112A;}
.news_0606 div.fl .bd a{display:block;}
.news_0606 div.fl .bd a img{width:89%;}
.news_0606 div.fr{width:48%;overflow:hidden;}
.news_0606 div.fr ul{width:100%;height:372px;}
.news_0606 div.fr ul li{height:138px;transition:.5s;margin-bottom:31px;background: #fff;}
.news_0606 div.fr ul li:first-child{border-top:none;}
.news_0606 div.fr ul li a{display:block;height:100%;}
.news_0606 div.fr ul li .a1{float:left;width:28%;height:100%;text-align:center;-webkit-transition:all .5s;transition:all .5s;background: #fff;overflow: hidden;}
.news_0606 div.fr ul li .a1 img{height: 100%;margin: 0 -100%; }
.news_0606 div.fr ul li .a2{float:right;width:72%;padding:10px 15px;box-sizing:border-box;}
.news_0606 div.fr ul li .a2 h5{font-size:17.5px;color:#242424;line-height:30px;-webkit-transition:all .5s;transition:all .5s;}
.news_0606 div.fr ul li .a2 p{font-size:12.5px;color:#a5a5a5;line-height:20px;-webkit-transition:all .5s;transition:all .5s;}
.news_0606 div.fr ul li.on{background: #1159b0}
.news_0606 div.fr ul li.on .a1{color:#fff;}
.news_0606 div.fr ul li.on .a2 h5{color:#fff;}
.news_0606 div.fr ul li.on .a2 p{color:#fff;}


.fabt{text-align: center;padding-top: 50px;}
.cppichz>div{ padding-bottom: 50px;}
.cppichz a{float: left; width: 350px; margin-right: 10px;text-align: center; position: relative;margin-bottom: 10px; overflow:hidden;}
.cppichz a span{overflow: hidden; }
.cppichz a span img{display: block; height:300px; margin: 0 auto;}
.cppichz a em{background: #e6e6e6; line-height: 2; font-size: 16px; display: block; font-style: normal;color: #111;line-height: 37px;overflow: hidden;}
.cppichz a div{position: absolute;width: 100%; height: 100%; background: rgba(231,0,18,0.9); color: #fff; left: 0; top: 20px; opacity: 0; transition: all .3s;}
.cppichz a div::before{content: ''; background: url(../images/356.png) center/cover; width: 60px;height: 60px; margin: auto; margin-top: 60px;display: block;}
.cppichz a:hover div{top: 0; opacity: 1;}
.cppichz a div p{position: absolute; left: 0; right: 0; bottom: 0; top: 30px; margin: auto;  line-height: 30px;font-size: 14px;text-align: center; border: 1px solid #fff;  height: 30px; width: 80px; }
.proname a em{height: 61px;text-align: left;text-indent: 10px;position: relative;background: #0758B3;line-height: 61px;color: #fff;font-size: 14px;}
.proname a em:after{content:"冠森";display:block;height:62px;width:100px;color:#fff;font-size:20px;position:absolute;right:0;top:0;text-indent:0;text-align:center;}
.proname a em i{position:absolute;right:-20px;bottom:0;background:red;width:110px;height:100%;-webkit-transform:skew(-15deg);-moz-transform:skew(-15deg);-ms-transform:skew(-15deg);-o-transform:skew(-15deg);transform:skew(-15deg);}

.cbg{    background-image: url(/images/footbg11.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;width: 100%;
    overflow: hidden; padding-bottom:30px;}
 .lx {
    padding: 50px 0 10px;
    border-top: 1px solid rgba(255,255,255,.4);
}
 .lx .wx{    width: 30%;}
 .lx .contact{width: 67%; overflow:hidden;}
.contact .d1 {
    float: left;
    width: 19.869999999999997%;
}
.contact ul li{    margin: 15px auto;}
.contact ul li a{ color:#fff; font-size:14px;}
.contact .d2 {width: 19.18%;
float: left;
}
.contact .d3 {
    width: 60.940000000000005%;
    float: left;
}
.contact .d3 h3{font-size: 16px;color: #FFFFFF;}
.contact .d3 p{ margin:8px 0; color:#e0e0e0}
.contact .d3 p img{ margin-right:8px;}
/*底*/
.bq{font-size: 14px;border-top: 1px solid #514f4f;background: #222222;line-height: 52px;}
.bq .fl{margin: 0;color: #fff;}

/*产品竖向滚动*/
.cppicsz{width:1200px;height:600px;}
.cppicsz a{float:left;width:280px;margin-right:10px;text-align:center;position:relative;margin-bottom:20px;}
.cppicsz a span{overflow:hidden;}
.cppicsz a span img{width:100%;display:block;}
.cppicsz a em{background:#f5f5f5;line-height:2;font-size:16px;display:block;font-style:normal;}
.cppicsz a div{position:absolute;width:100%;height:100%;background:rgba(0,153,255,0.9);color:#fff;left:0;top:20px;opacity:0;transition:all .3s;}
.cppicsz a div::before{content:'';background:url(../images/356.png) center/cover;width:60px;height:60px;margin:auto;margin-top:60px;display:block;}
.cppicsz a:hover div{top:0;opacity:1;}
.cppicsz a div p{position:absolute;left:0;right:0;bottom:0;top:30px;margin:auto;line-height:30px;font-size:14px;text-align:center;border:1px solid #fff;height:30px;width:80px;}
.fl{float:left;}
.fr{float:right;}
.tac{text-align:center;}
.page22{width:900px;height:40px;margin:0 auto;line-height:40px;}
.page22 li{width:400px;height:40px;float:left;text-align:center;}
.page11{line-height:40px;font-weight:bold;color:#333;text-align:center;}
.page11 i{color:#999;font-size:14px;font-weight:normal;}
.content h1{text-align:center;font-size:20px;line-height:80px;}

.pnav{width: 100%;padding-top: 160px;}
.pnav ul{margin-top: 10px;text-align: center;}
.pnav ul li {display: block;display: inline-block;}
.pnav ul li a{display: block;transition: all .3s;}
.pnav ul li a img{border-radius: 50%;border:4px solid #ccc;transition:  1s;width: 155px;height: 155px;display: block}
.pnav ul li a p{text-align: center;font-size: 16px;color: #000;margin-top: 5px;color: #fff;background: #cc0000;border-radius: 25px;line-height: 30px;}
.pnav ul li a:hover,._act{transform: translateY(-14px);}
.pnav ul li a:hover img,._act img{-webkit-transform:rotateY(360deg);-moz-transform:rotateY(360deg);transform:rotateY(360deg);border: 4px solid #cc0000}
.pnav ul li.hover a{transform: translateY(-14px);}
.pnav ul li.hover a img{-webkit-transform:rotateY(360deg);-moz-transform:rotateY(360deg);transform:rotateY(360deg)}

/*内页*/
#nyba{width:100%;height:320px;background:url(../images/nyba.jpg) top center no-repeat #333;background-attachment: fixed;}
#main{width:1300px;height:auto;margin:0 auto;font-size:16px;line-height:35px;}
#main::after{content:'';display:block;visibility:hidden;opacity:0;clear:both;height:0;overflow:hidden;}
#main2{width: 96%; margin: auto; padding: 0 2%;}
#main3{width: 100%;}

/*内页简介*/
.sec_mian{overflow:hidden;}
.sec_aa{padding:60px 0 0;}
.sec_aa div.fl{width:calc(100% - 680px);}
.sec_aa div.fl h4{margin:0 0 24px 0;font-size:52px;color:#333;text-align:center;    font-weight: bold;}
.sec_aa div.fl h5{margin-bottom:35px;font-size:24px;color:#666;text-align:center;line-height:38px;letter-spacing:10px;}
.sec_aa div.fl h5 i{display:inline-block;padding:0 7px 0 15px;margin-right:15px;background:#cc0000;color:#fff;vertical-align:top;border-radius:50px;font-style: normal;}
.sec_aa div.fl p{font-size:14px;color:#666;line-height:30px;}
.sec_aa div.fr{width:640px;height:314px;background:no-repeat center;background-size:cover;}

.bass{height:60px;line-height:60px;font-size:18px;color:#666;width:100%;margin:0 auto 30px;border-bottom:solid 2px #ddd;}
.bass a{color:#2f44c3;text-decoration:none;font-weight:bold;font-size:18px;}
.love-pic-box{width:100%;overflow:hidden;margin:20px auto;}
.love-pic-box li{width:23%;height:280px;background:#fff;margin:15px 1%;float:left;list-style:none;overflow:hidden;position:relative;z-index:0;box-shadow:0px 0px 10px #ccc;border:solid 1px #d5d2d2;box-sizing:border-box;}
.love-pic-box li img{width:100%;height:240px;padding:0;margin:0;}
.love-pic-box li p{position:absolute;width:100%;height:40px;background:#eee;z-index:999;left:0;bottom:0;margin: 0;}
.love-pic-box li p>a{width:100%;line-height:30px;height:30px;text-align:center;font-size:16px;color:#000;display:block;padding-top:5px;}
.h30{height:30px;}
.ny_left{width:320px;height:auto;float:left;}
.ny_right{height:auto;}
.left-lx{width:290px;overflow:hidden;border:solid 1px #ddd;box-sizing:border-box;padding-bottom:20px;box-shadow:0px 0px 10px #ccc;margin-bottom:20px;}
.lx-tt{height:50px;margin-bottom:10px;background:#2f44c3;color:#888;width:100%;margin:0 auto 10px;box-sizing:border-box;}
.lx-tt h2{font-size:20px;color:#fff;line-height:50px;float:left;font-weight:initial;padding-left:15px;}
.lx-tt a{font-size:14px;color:#eee;float:right;padding-top:10px;padding-right:10px;}
.lx-tt a:hover{color:#d7a02b;}
.left-lx p{padding:0px 20px;font-size:16px;color:#333;line-height:30px;}
.pc_tt{background:#2f44c3;color:#fff;width:290px;height:90px;box-sizing:border-box;}
.pc_tt h2{font-size:24px;line-height:30px;text-align:center;padding-top:20px;font-weight:initial;}
.pc_tt>p{font-size:14px;line-height:30px;text-align:center;color:#ccc!important;width:250px;margin:0 auto;}
.left_cplei{width:290px;height:auto;padding:5px 0px;color:#fff;}
.left_cplei a{width:230px;height:40px;background:url(../images/left1.png) 15px center no-repeat #666;margin:10px auto;text-align:left;line-height:40px;font-size:18px;padding-left:40px;position:relative;z-index:1;display:block;}
.left_cplei a::after{content:'';background:url(../images/left1.png) 15px center no-repeat #2f44c3;z-index:-1;position:absolute;width:0px;height:40px;left:0;right:0;opacity:0;transition:all .3s}
.left_cplei a:hover::after{content:'';opacity:1;width:100%;}
.left_cplei a.act::after{content:'';opacity:1;width:100%;}
.ny_news,.ny_news li{width:100%;}
.ny_news li{transition:.3s;}
.ny_news li:nth-child(2n){background-color:#f8f8f8;}
.ny_news .center{width:1100px;margin:0 auto;position:relative;-webkit-transition:all 0.3s linear 0s;transition:all 0.3s linear 0s;left:0;}
.ny_news>li>a{padding:50px 0;display:block;}
.ny_news .num{display:block;width:205px;font-weight:bold;font-style:italic;}
.ny_news .num img{text-indent:-9999px;height:120px;}
.ny_news .font{display:block;width:77.7%;font-size:18px;line-height:30px;}
.ny_news .font .intro{font-size:14px;color:#bbb;}
.ny_news li:hover{background:#cc0000;}
.ny_news li:nth-child(2n):hover{background:#1159b0;}
.ny_news li:hover .num,.ny_news li:hover .font p,.ny_news li:hover .font .intro{color:#fff;}
.ny_news li:hover .center{left:-16px;}
.nynews_list{margin-bottom:30px;width:100%;overflow:hidden;}
.nynews_list h1{margin-bottom:20px;}
.nynews_list li{width:46%;height:45px;margin:5px 2%;float:left;border:solid 1px #ddd;background:url(../images/news1.jpg) left center no-repeat #fff;box-sizing:border-box;line-height:45px;color:#666;}
.nynews_list li a{color:#555;padding-left:10px;    display: block;}
.nynews_list li a:hover{color:#fff;background: #d7a02b;transition:all .3s;}

@media all and (max-width:1520px){
	.abg .fr .atxt{line-height: 30px;}
}
@media all and (max-width:1520px){
	.abg .fr .atxt{font-size: 14px;line-height: 22px;}
}